home *** CD-ROM | disk | FTP | other *** search
/ com!online 2002 January / com! 2002.01.iso / autohtml / selfhtml / javascript / objekte / anzeige / hallo_deutsch.js < prev    next >
Encoding:
Text File  |  2001-10-27  |  48 b   |  6 lines

  1. function hallo()
  2. {
  3. alert("Hallo Welt");
  4. }
  5.  
  6.